home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / pc / ROBOTS3.ZIP / robots / sound.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-04-12  |  122 b   |  3 lines

  1. extern void Sound(unsigned Pitch, unsigned Duration);
  2. /* Sound(Pitch in Hz, Duration in multiples of 1/(18.2) seconds. */
  3.